Arguments are: start—a number block with the starting value(s); change—a single number to multiply successive rows by; size—a single number giving count of rows to create.
geometric creates a block with as many rows as defined by size and as many columns as there are in the start argument block, containing successive multiplications of start.